home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1621 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.cs.su.oz.au!metro!metro!news
  2. From: krion@wr.com.au (Peter Budziszewski)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demo/game to OS friendly part II
  5. Date: 22 Jan 1996 00:52:22 GMT
  6. Organization: Information Technology Services, The University of Sydney, NSW, Australia
  7. Distribution: inet
  8. Message-ID: <4dun46$cnu@metro.ucc.su.OZ.AU>
  9. NNTP-Posting-Host: dialup30.wr.com.au
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=iso-8859-1
  12. Content-Transfer-Encoding: 8bit
  13. X-NewsSoftware: GRn 2.1 Feb 19, 1994
  14.  
  15. > can be thrown in the bin because VBR just happened to move from $0 to 
  16. > somewhere else (I've never figured out what it actually does to make life 
  17. > impossible for so many programs).
  18.  
  19. The fact is that most HW bashing code fails because of lame assembler
  20. coding, and no because of something specifically to do with the fact that
  21. its hitting the HW.
  22.  
  23. If you follow all the guidelines outlined in the HW manual, your HW code
  24. will work on all Amigas.
  25.  
  26. This means that if you wanna hit interupt vectors, you have to read the
  27. VBR. If you do so, your code will work, regardless of where the VBR gets
  28. moved to.
  29.  
  30.  
  31. -- 
  32.  
  33. -^-[ Krion / Cydonia ]-^-
  34.